home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2000 August
/
NET74.ISO
/
pc
/
links
/
00081_Script_link - WebWhacker
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-06-22
|
243 b
|
10 lines
on mouseDown me
puppetSound 1, "ClickSound"
on mouseUp
if the platform = "Windows,32" then
open the moviepath&"software\WebWhacker 2000\ww2k.exe"
else
open the moviepath&"software:WebWhacker 2.0E Installer"
end if
end